home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / fonttest.sit / Font tester / card_3270.txt < prev    next >
Text File  |  1987-09-01  |  3KB  |  183 lines

  1. -- card: 3270 from stack: in
  2. -- bmap block id: 4422
  3. -- flags: 0000
  4. -- background id: 2121
  5. -- name: geneva
  6. ----- HyperTalk script -----
  7. on opencard
  8.   global Install
  9.   put 0 into Install
  10. end opencard
  11.  
  12.  
  13.  
  14. -- part 1 (field)
  15. -- low flags: 01
  16. -- high flags: 0000
  17. -- rect: left=78 top=88 right=102 bottom=254
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 0
  21. -- font id: 3
  22. -- text size: 9
  23. -- style flags: 0
  24. -- line height: 12
  25. -- part name: 
  26.  
  27.  
  28. -- part 2 (field)
  29. -- low flags: 01
  30. -- high flags: 0000
  31. -- rect: left=78 top=107 right=121 bottom=254
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 0
  35. -- font id: 3
  36. -- text size: 10
  37. -- style flags: 0
  38. -- line height: 13
  39. -- part name: 
  40.  
  41.  
  42. -- part 3 (field)
  43. -- low flags: 01
  44. -- high flags: 0000
  45. -- rect: left=78 top=125 right=141 bottom=254
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 0
  49. -- font id: 3
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: 
  54.  
  55.  
  56. -- part 4 (field)
  57. -- low flags: 01
  58. -- high flags: 0000
  59. -- rect: left=78 top=145 right=165 bottom=254
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 0
  63. -- font id: 3
  64. -- text size: 14
  65. -- style flags: 0
  66. -- line height: 18
  67. -- part name: 
  68.  
  69.  
  70. -- part 5 (field)
  71. -- low flags: 01
  72. -- high flags: 0000
  73. -- rect: left=78 top=169 right=192 bottom=254
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 0 / 0
  76. -- text alignment: 0
  77. -- font id: 3
  78. -- text size: 18
  79. -- style flags: 0
  80. -- line height: 24
  81. -- part name: 
  82.  
  83.  
  84. -- part 6 (field)
  85. -- low flags: 01
  86. -- high flags: 0000
  87. -- rect: left=78 top=197 right=227 bottom=255
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 0
  91. -- font id: 3
  92. -- text size: 24
  93. -- style flags: 0
  94. -- line height: 32
  95. -- part name: 
  96.  
  97.  
  98. -- part 17 (field)
  99. -- low flags: 80
  100. -- high flags: 0001
  101. -- rect: left=71 top=236 right=317 bottom=265
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 0 / 0
  104. -- text alignment: 0
  105. -- font id: 3
  106. -- text size: 12
  107. -- style flags: 0
  108. -- line height: 16
  109. -- part name: cover 1
  110.  
  111.  
  112. -- part 18 (button)
  113. -- low flags: 00
  114. -- high flags: 8003
  115. -- rect: left=281 top=265 right=287 bottom=352
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 1
  119. -- font id: 0
  120. -- text size: 12
  121. -- style flags: 0
  122. -- line height: 16
  123. -- part name: Yes
  124. ----- HyperTalk script -----
  125. on mouseUp
  126.   visual effect scroll left
  127.   go to next card
  128.  
  129. end mouseUp
  130.  
  131.  
  132.  
  133.  
  134. -- part 19 (button)
  135. -- low flags: 00
  136. -- high flags: 8003
  137. -- rect: left=161 top=265 right=287 bottom=233
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 0 / 0
  140. -- text alignment: 1
  141. -- font id: 0
  142. -- text size: 12
  143. -- style flags: 0
  144. -- line height: 16
  145. -- part name: No
  146. ----- HyperTalk script -----
  147. on mouseUp
  148.   global Install
  149.  
  150.   answer "You need to install all the sizes of Geneva" with "OK"
  151.  
  152.   put 1 into Install
  153.  
  154.   visual effect scroll left
  155.   go to next card
  156.  
  157. end mouseUp
  158.  
  159.  
  160.  
  161. -- part contents for card part 1
  162. ----- text -----
  163. Geneva 9
  164.  
  165. -- part contents for card part 2
  166. ----- text -----
  167. Geneva 10
  168.  
  169. -- part contents for card part 3
  170. ----- text -----
  171. Geneva 12
  172.  
  173. -- part contents for card part 4
  174. ----- text -----
  175. Geneva 14
  176.  
  177. -- part contents for card part 5
  178. ----- text -----
  179. Geneva 18
  180.  
  181. -- part contents for card part 6
  182. ----- text -----
  183. Geneva 24